Skip to content

Conversation

@ZackBradshaw
Copy link
Contributor

@ZackBradshaw ZackBradshaw commented Jan 14, 2026

resolves #1297


📚 Documentation preview 📚: https://swarms--1300.org.readthedocs.build/en/1300/

)

def _generate_autonomous_loop_summary(
self,

Check failure

Code scanning / Pyre

Undefined attribute Error

Undefined attribute [16]: Optional has no attribute lower.
Args:
task (Optional[str]): The original task that was executed
streaming_callback (Optional[Callable[[str], None]]): Callback function to stream summary tokens in real-time
*args: Additional positional arguments for extensibility

Check failure

Code scanning / Pyre

Incompatible parameter type Error

Incompatible parameter type [6]: In call time.sleep, for 1st positional argument, expected float but got Optional[int].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[IMPROVEMENT] Implement full streaming support in autonomous loop structure (max_loops='auto')

1 participant